We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e70ebb commit 7b8ced8Copy full SHA for 7b8ced8
.github/workflows/build-system-test-react-native.yml
@@ -6,8 +6,6 @@ permissions:
6
id-token: write # This is required for aws-actions/configure-aws-credentials
7
8
on:
9
- push:
10
- branches: ['main']
11
schedule:
12
- cron: '0 */2 * * *' # Run on the first minute of each even numbered hour
13
0 commit comments