Skip to content

Commit

Permalink
Merge pull request #7 from buildsafedev/fix/gha
Browse files Browse the repository at this point in the history
fix: change gha to pr from push
  • Loading branch information
rakshitgondwal committed Jun 4, 2024
2 parents fd63f5d + 5c52617 commit cc1786a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Taskfile Ci

on:
push:
pull_request:
branches:
- main
- task-ci

jobs:
test_all:
Expand Down

0 comments on commit cc1786a

Please sign in to comment.