Skip to content

Commit 97a5724

Browse files
esauerbocalebpollman
authored andcommitted
update build system test to run on main (#5664)
1 parent d824a01 commit 97a5724

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-system-test-react-native.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ permissions:
66
id-token: write # This is required for aws-actions/configure-aws-credentials
77

88
on:
9+
push:
10+
branches: ['main']
911
schedule:
1012
- cron: '0 */2 * * *' # Run on the first minute of each even numbered hour
1113

0 commit comments

Comments
 (0)