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 b3a60ba commit ad4a413Copy full SHA for ad4a413
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: CI
3
on:
4
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
5
push: # Runs whenever a commit is pushed to the repository
6
- branches: [experience-cs]
+ branches: [seb-experience-cs-new]
7
8
permissions:
9
packages: write # deploy to GitHub Packages
0 commit comments