mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-15 04:28:18 -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.event == 'push' || github.event.workflow_run.event == 'schedule')
|
||||
runs-on: self-hosted
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user