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 3a5f128 commit 94e0de0Copy full SHA for 94e0de0
.github/workflows/action-docker-test.yml
@@ -1,7 +1,5 @@
1
name: action-test (docker version)
2
-on:
3
- pull_request:
4
- merge_group:
+on: [push]
5
jobs:
6
build-dev-image:
7
name: build dev image
.github/workflows/lint.yml
name: lint
lint:
.github/workflows/test.yml
name: test
permissions:
contents: write
pull-requests: write
0 commit comments