We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d7224 commit 74ca198Copy full SHA for 74ca198
1 file changed
.github/workflows/build-container.yml
@@ -7,9 +7,6 @@ on:
7
paths:
8
- '.devcontainer/**'
9
- '.github/workflows/build-container.yml'
10
- schedule:
11
- # Every 24h at 2am UTC
12
- - cron: '0 2 * * *'
13
workflow_dispatch:
14
15
env:
0 commit comments