Skip to content

Commit

Permalink
Remove temp test step
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed May 22, 2024
1 parent 2c1664a commit 2ec1c95
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,3 @@ jobs:
prereq-pattern: "action.yml"
file-pattern: "README.md"
skip-label: "skip README"

- name: README.md updated (testing only)
uses: ./
with:
prereq-pattern: "action.yml"
file-pattern: "LICENSE"
skip-label: "skip README"

0 comments on commit 2ec1c95

Please sign in to comment.