Skip to content

Commit 5beccff

Browse files
authored
Revert "Test pr target (#78)" (#79)
This reverts commit 026103e.
1 parent 026103e commit 5beccff

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
name: build-all-configs
2-
on:
3-
push:
4-
branches:
5-
- main
6-
pull_request_target:
7-
types: [assigned, opened, synchronize, reopened]
2+
on: [push, pull_request]
83
jobs:
94
build-on-osx-for-objectiveC:
105
runs-on: macos-11

0 commit comments

Comments
 (0)