Skip to content

Commit

Permalink
Bump none-shall-pass GH action to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Vignesh Rao <166179991+dormant-user@users.noreply.github.com>
  • Loading branch information
dormant-user committed May 18, 2024
1 parent f0f7848 commit c88eba8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ name: none-shall-pass
on:
workflow_dispatch:
push:
branches:
- main

jobs:
none-shall-pass:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- uses: thevickypedia/none-shall-pass@v4
- uses: thevickypedia/none-shall-pass@v5

0 comments on commit c88eba8

Please sign in to comment.