Skip to content

Commit

Permalink
🤏 MINOR: fine-tune run-on for ci.yml (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
anafvana authored Jul 2, 2024
1 parent eb978b0 commit 0249a1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: ci
on: [push, pull_request]
on:
pull_request:
push:
branches: [master]

jobs:
ci:
Expand Down

0 comments on commit 0249a1c

Please sign in to comment.