We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7d03ee + 3760d1a commit 6cb5f89Copy full SHA for 6cb5f89
1 file changed
.github/workflows/build.yml
@@ -13,8 +13,6 @@ on:
13
schedule:
14
- cron: '11 15 * * 0' # Sundays, 15:11
15
16
-permissions: {}
17
-
18
concurrency:
19
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
20
cancel-in-progress: true
0 commit comments