We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b217e44 commit 3901ee4Copy full SHA for 3901ee4
.github/workflows/api-deploy.yml
@@ -8,7 +8,7 @@ on:
8
- .github/workflows/api-deploy.yml
9
tags:
10
- '*.*.*'
11
- workflow_dispatch: []
+ workflow_dispatch: {}
12
permissions:
13
contents: read
14
0 commit comments