We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d45f95 commit e77c3deCopy full SHA for e77c3de
4 files changed
.github/workflows/build.yml
@@ -2,9 +2,7 @@ name: Build
2
3
on:
4
push:
5
- branches: master
6
pull_request:
7
8
schedule:
9
- cron: "0 12 * * 1"
10
.github/workflows/nopanic.yaml
@@ -11,9 +11,7 @@ name: No panic
11
12
13
14
15
16
17
18
permissions:
19
contents: read
.github/workflows/tests.yml
@@ -2,9 +2,7 @@ name: Test
.github/workflows/workspace.yml
@@ -2,9 +2,7 @@ name: Workspace
0 commit comments