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 a3ef2b6 commit 667d4edCopy full SHA for 667d4ed
.github/workflows/main.yml
@@ -3,7 +3,7 @@ name: CI
3
on:
4
push:
5
branches:
6
- - Amiya-873-patch-1 # Trigger this workflow on pushes to the "master" branch
+ - master # Trigger this workflow on pushes to the "master" branch
7
8
jobs:
9
build_and_release:
0 commit comments