Rakesh Chavhan commited on
Commit
8ad6537
·
unverified ·
1 Parent(s): cb4d7e8

Update manual.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/manual.yml +1 -1
.github/workflows/manual.yml CHANGED
@@ -2,7 +2,7 @@ name: manual
2
 
3
  on:
4
  push:
5
- branches: [master]
6
 
7
  # to run this workflow manually from the Actions tab
8
  workflow_dispatch:
 
2
 
3
  on:
4
  push:
5
+ branches: [main]
6
 
7
  # to run this workflow manually from the Actions tab
8
  workflow_dispatch: