mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-21 17:43:23 +01:00
Fix format
This commit is contained in:
parent
ac3f259fcf
commit
4611c14c05
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pullrequests.yml
vendored
2
.github/workflows/pullrequests.yml
vendored
|
@ -10,4 +10,4 @@ jobs:
|
|||
- uses: actions/add-to-project@v0.5.0
|
||||
with:
|
||||
project-url: https://github.com/orgs/cloudflare/projects/1
|
||||
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue