mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-21 13:21:52 +02:00
remove workflow file
This commit is contained in:
19
.github/workflows/add_to_project.yml
vendored
19
.github/workflows/add_to_project.yml
vendored
@@ -1,19 +0,0 @@
|
|||||||
name: Add new issues and pr to project
|
|
||||||
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
types:
|
|
||||||
- opened
|
|
||||||
issues:
|
|
||||||
types:
|
|
||||||
- opened
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
add-to-project:
|
|
||||||
name: Add new issue and pr to project
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/add-to-project@v0.4.0
|
|
||||||
with:
|
|
||||||
project-url: https://github.com/orgs/tabler/projects/9/views/1
|
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
|
Reference in New Issue
Block a user