Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Jan 2, 2024
1 parent 6d04ed3 commit 865729a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Build, Lint, and Test

on:
push:
branches: [ "*" ]
pull_request:
branches: [ "main" ]
branches: [ "*" ]
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 865729a

Please sign in to comment.