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 02f0423 commit ab2abb7Copy full SHA for ab2abb7
.github/workflows/main.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- create-cicd # Line added for testing.
8
+ # Another line to test the workflow.
9
10
permissions:
11
contents: write
0 commit comments