We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39017a6 commit 275f813Copy full SHA for 275f813
.github/workflows/docker-pipeline.yaml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
lint:
13
name: lint dockerfiles
14
- runs-on: ubuntu-test
+ runs-on: [ubuntu-test]
15
steps:
16
- name: Checkout Code
17
uses: actions/checkout@v3
0 commit comments