mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(github): update integration workflow
This commit is contained in:
6
.github/workflows/integration.yml
vendored
6
.github/workflows/integration.yml
vendored
@@ -16,6 +16,9 @@ jobs:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.NUXT_GITHUB_TOKEN }}
|
||||
|
||||
steps:
|
||||
- uses: haya14busa/action-workflow_run-status@v1
|
||||
|
||||
@@ -58,6 +61,9 @@ jobs:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.NUXT_GITHUB_TOKEN }}
|
||||
|
||||
steps:
|
||||
- uses: haya14busa/action-workflow_run-status@v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user