This commit is contained in:
Austen Stone
2022-08-30 10:13:31 -04:00
parent edae9e95bf
commit a4af1b700b
21 changed files with 22 additions and 47 deletions
+1 -5
View File
@@ -10,11 +10,7 @@
name: "Frogbot Scan and Fix"
on:
push:
branches:
# The scanning and creation of pull requests with fixes are triggered by pushing code to one of the these branches.
# You can edit the list of branches you wish to open fix pull requests on.
- "main"
- "master"
branches: [ $default-branch ]
permissions:
contents: write
pull-requests: write