Skip to content

Commit

Permalink
Managed by Terraform: Update go-test-darwin.yml GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Nov 16, 2022
1 parent c2106c4 commit 8e592bf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/go-test-darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@

name: "Go Test MacOS"

on: [ push ]
on:
push:
branches:
- 'main'
pull_request:

permissions:
contents: read
Expand Down

0 comments on commit 8e592bf

Please sign in to comment.