Skip to content

Commit

Permalink
Disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
Laugslander authored Dec 13, 2023
1 parent 93a119d commit cdcb97a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,6 @@ jobs:
- uses: actions/checkout@v2
with:
ref: master
- name: Test Action
uses: ./
with:
SECRETS: |
^FOO$
^GITHUB_.*
REPOSITORIES: |
^philips-forks/secrets-sync-action$
DRY_RUN: true
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_NO_SCOPES }}
env:
FOO: ${{github.run_id}}
FOOBAR: BAZ
- name: Checkout
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit cdcb97a

Please sign in to comment.