mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-24 22:08: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:
|
||||
- opened
|
||||
|
||||
|
||||
jobs:
|
||||
# https://github.com/actions/add-to-project
|
||||
add-to-project:
|
||||
name: Add issue and bugs to project
|
||||
runs-on: ubuntu-latest
|
||||
@ -17,4 +17,4 @@ jobs:
|
||||
- uses: actions/add-to-project@v0.5.0
|
||||
with:
|
||||
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