Skip to content

Commit 13767b9

Browse files
author
Natalia Kupriianova
committed
fix: [trigerred] Change triggered.yaml
(cherry picked from commit 2175430)
1 parent 55b6c68 commit 13767b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/trigerred.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
run: |
1616
echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}
1717
- uses: actions/checkout@v2
18+
with:
19+
ref: main
1820
- name: Login to GitHub Container Registry
1921
uses: docker/login-action@v1
2022
with:

0 commit comments

Comments
 (0)