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 36ad3d1 commit 86057b8Copy full SHA for 86057b8
1 file changed
.github/workflows/react-component-ci.yml
@@ -1,5 +1,9 @@
1
name: ✅ test
2
-on: [push, pull_request]
+on:
3
+ push:
4
+ branches: [master]
5
+ pull_request:
6
7
permissions:
8
contents: read
9
jobs:
0 commit comments