mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-26 06:28:24 +00:00
Merge remote-tracking branch 'origin/master' into nightly
This commit is contained in:
commit
2081f141c1
4
.github/workflows/auto-add-to-project.yml
vendored
4
.github/workflows/auto-add-to-project.yml
vendored
@ -8,8 +8,8 @@ on:
|
|||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
# https://github.com/actions/add-to-project
|
||||||
add-to-project:
|
add-to-project:
|
||||||
name: Add issue and bugs to project
|
name: Add issue and bugs to project
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@ -17,4 +17,4 @@ jobs:
|
|||||||
- uses: actions/add-to-project@v0.5.0
|
- uses: actions/add-to-project@v0.5.0
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/overhangio/projects/4
|
project-url: https://github.com/orgs/overhangio/projects/4
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ secrets.GH_PROJECT_PERSONAL_ACCESS_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user