Skip to content

Commit

Permalink
tweaks3
Browse files Browse the repository at this point in the history
  • Loading branch information
EricZimmerman committed Jan 30, 2021
1 parent c21703e commit 2598264
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/VerifyPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
- uses: actions/checkout@v1
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
6 changes: 3 additions & 3 deletions .github/workflows/verifyPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
- uses: actions/checkout@v1
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3

0 comments on commit 2598264

Please sign in to comment.