Skip to content

Commit

Permalink
Checkout the repo so we can look at files
Browse files Browse the repository at this point in the history
  • Loading branch information
wpscholar committed Jan 24, 2024
1 parent 417343b commit 2d82060
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/satis-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:

- name: Checkout
uses: actions/checkout@v4

- name: Validate version number
if: ${{ (github.repository == 'newfold-labs/wp-module-coming-soon') && (github.event.release.prerelease == false) }}
run: |
Expand Down

0 comments on commit 2d82060

Please sign in to comment.