Skip to content

Commit

Permalink
Empty
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref authored Oct 9, 2024
1 parent 3a61182 commit 8ccf0e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,8 @@ jobs:

- name: G
uses: ./

- name: H
uses: ./
with:
skip-checkout: ${{ github.event_name == 'pull_request' && 1 || '' }}

0 comments on commit 8ccf0e0

Please sign in to comment.