Skip to content

Commit

Permalink
draft PR on push
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler committed Dec 18, 2023
1 parent 4b97e20 commit 37a3cd1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: On Push
on: push

permissions:
pull-requests: write
contents: write


jobs:
lint-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 37a3cd1

Please sign in to comment.