Skip to content

Commit

Permalink
Update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mildaniel committed Oct 3, 2023
1 parent 1e446be commit d0a9857
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test-m1.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: test-m1-action
on: [push]
on:
pull_request:
branches:
- develop
jobs:
test:
name: test-m1-runner
runs-on: macos-latest-large
steps:
- run: docker info

0 comments on commit d0a9857

Please sign in to comment.