Skip to content

Commit b970b36

Browse files
authored
Rename workflow from 'v2' to 'main'
1 parent 1827f8f commit b970b36

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
# under the License.
1818
#
1919

20-
name: v2
20+
21+
name: main
2122
on:
2223
push:
23-
branches: [v2]
2424
pull_request:
25-
branches: [v2]
25+
workflow_dispatch:
2626
schedule:
2727
- cron: "0 0 * * 0"
2828
jobs:

0 commit comments

Comments
 (0)