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 b740bab commit eebe284Copy full SHA for eebe284
.github/workflows/linux.yml
@@ -6,6 +6,7 @@ on:
6
- cron: '30 6 * * 1'
7
# allow manual runs
8
workflow_dispatch:
9
+ push:
10
11
# implicitely set all other permissions to none
12
permissions:
0 commit comments