We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f0fc4e commit 88ebc24Copy full SHA for 88ebc24
.github/workflows/todo.yml
@@ -10,7 +10,7 @@ on:
10
description: Enable, if you want to import all TODOs. Runs on checked out branch! Only use if you're sure what you are doing.
11
push:
12
branches:
13
- - main
+ - master
14
15
permissions:
16
issues: write
0 commit comments