Skip to content

Commit

Permalink
Update todos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed Sep 6, 2023
1 parent 01cddce commit 3254744
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/todos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ on:
required: false
type: boolean
description: Enable, if you want to import all TODOs. Runs on checked out branch! Only use if you're sure what you are doing.
push:
branches: # do not set multiple branches, todos might be added and then get referenced by themselves in case of a merge
- main
- master
# Disabled until I can resolve the backlog
# push:
# branches: # do not set multiple branches, todos might be added and then get referenced by themselves in case of a merge
# - main
# - master

permissions:
issues: write
Expand Down

0 comments on commit 3254744

Please sign in to comment.