have valid yaml instead of invalid yaml

This commit is contained in:
stvnrlly
2023-09-22 22:15:53 -04:00
parent 9eb7c92461
commit 6070c97ad0

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: check for tags
- name: check for tags
if: "${{ !contains(github.event.issue.labels.*.name, 'ADR: accepted' )}}"
shell: bash
run: exit 0