Skip to content

Commit

Permalink
fix gitflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jbsv committed Oct 26, 2022
1 parent 094d4e9 commit 10df9a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Go test

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

jobs:

Expand Down

0 comments on commit 10df9a3

Please sign in to comment.