Skip to content

Commit 793cf2c

Browse files
committed
Renamed to "main"
1 parent 0f04441 commit 793cf2c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
build-test-push:
17-
uses: ./.github/workflows/reusable/build_test_push.yaml
17+
uses: ./.github/workflows/build_test_push.yaml
1818
strategy:
1919
fail-fast: true
2020
matrix:

0 commit comments

Comments
 (0)