fix: restore GITEA_TOKEN in workflow
This commit is contained in:
parent
c9305b2b01
commit
d579127a11
@ -1,5 +1,8 @@
|
||||
name: PR Checks
|
||||
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.CI_TOKEN }}
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user