Skip to content

Commit

Permalink
Fix action syntax for ruletypes
Browse files Browse the repository at this point in the history
  • Loading branch information
evankanderson committed Oct 29, 2024
1 parent 6927347 commit 16bc31f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:

jobs:
ruletype-update:
runs-on: ubuntu-latest
name: Check ruletype validate-update
steps:
- name: Checkout current
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

Expand Down

0 comments on commit 16bc31f

Please sign in to comment.