Skip to content

Commit

Permalink
CI: Run on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Ceolin committed Aug 13, 2024
1 parent 58a5f48 commit 2fb7cb3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Test

on:
- push
push:
branches: [main]
pull_request:
types: [opened, reopened, synchronize]

env:
MIX_ENV: test
Expand Down

0 comments on commit 2fb7cb3

Please sign in to comment.