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 c5b93e3 commit fde5ec6Copy full SHA for fde5ec6
.github/workflows/main.yml
@@ -5,8 +5,8 @@ name: CI
5
# Controls when the workflow will run
6
on:
7
# Triggers the workflow on push events but only for the main branch
8
- push:
9
- branches:
+ push:
+ branches:
10
# - main
11
- preview
12
0 commit comments