Skip to content

Commit

Permalink
test push
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicfraser committed Oct 4, 2023
1 parent 48991c0 commit 3e0dbbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PR
name: Test

on:
push
Expand All @@ -25,8 +25,8 @@ jobs:
uses: tj-actions/[email protected]
with:
files: |
- docs/**
- .gitignore
docs/**
.gitignore
# - name: Check if all changes are in the docs folder
# id: is_docs_only
Expand Down

0 comments on commit 3e0dbbc

Please sign in to comment.