We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d702a commit 87f8f84Copy full SHA for 87f8f84
.github/workflows/TagBot.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
inputs:
10
lookback:
11
- default: 3
+ default: "3"
12
permissions:
13
actions: read
14
checks: read
0 commit comments