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 62acba4 commit f5ad296Copy full SHA for f5ad296
.github/workflows/release.yml
@@ -1,5 +1,9 @@
1
name: "Release devcontainer image"
2
on:
3
+ pull_request:
4
+ push:
5
+ branches:
6
+ - main
7
workflow_dispatch:
8
schedule:
9
cron: "0 0 1 * *"
0 commit comments