Skip to content

Commit

Permalink
run pronto for PRs to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jbielick authored Sep 29, 2023
1 parent 33c4fcc commit 3c9d929
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/self.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Pronto

on:
- push
push:
pull_request:
branches:
- main

jobs:
run:
Expand Down

0 comments on commit 3c9d929

Please sign in to comment.