Skip to content

Commit

Permalink
Merge pull request #137 from anasnadeemws/fix/fork-workflow-issue
Browse files Browse the repository at this point in the history
fix: workflow fix for fork PRs
  • Loading branch information
alichherawalla authored Mar 20, 2024
2 parents 5a8317f + cb4a176 commit 1001c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-template-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Go-Template CI Master - Test

on:
pull_request:
pull_request_target:
branches:
- master
push:
Expand Down

0 comments on commit 1001c82

Please sign in to comment.