mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
created fix_eval_warnings.yml and python eval_warnings
This commit is contained in:
1
.github/workflows/fix_eval_warnings.yml
vendored
1
.github/workflows/fix_eval_warnings.yml
vendored
@@ -11,7 +11,6 @@ jobs:
|
|||||||
github.event.workflow_run.head_branch == 'main' &&
|
github.event.workflow_run.head_branch == 'main' &&
|
||||||
(github.event.workflow_run.event == 'push' || github.event.workflow_run.event == 'schedule')
|
(github.event.workflow_run.event == 'push' || github.event.workflow_run.event == 'schedule')
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|||||||
Reference in New Issue
Block a user