We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5cb4c8 + 065d95d commit 075a530Copy full SHA for 075a530
1 file changed
.github/workflows/deploy.yml
@@ -9,6 +9,7 @@ on:
9
pull_request:
10
workflow_dispatch:
11
12
+# Where the real work starts
13
jobs:
14
deploy:
15
runs-on: ubuntu-22.04
0 commit comments