Skip to content

Commit 2bac267

Browse files
authored
Update macos.yml
1 parent ab9bdeb commit 2bac267

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/macos.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
name: macOS-placeholder
2-
on: [push, pull_request]
2+
on:
3+
push:
4+
branches:
5+
- main
6+
pull_request:
7+
branches:
8+
- main
39
# Declare default permissions as read only.
410
permissions: read-all
511
jobs:

0 commit comments

Comments
 (0)