Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
commiter committed Sep 4, 2024
1 parent 2185957 commit 89f2dc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Test

on:
workflow_dispatch:
push:
branches: [main]
branches: [master]
pull_request:

jobs:
Expand Down

0 comments on commit 89f2dc6

Please sign in to comment.