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 137657f commit 7b67ff4Copy full SHA for 7b67ff4
.github/workflows/private-repo.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: GuillaumeFalourd/clone-github-repo-action@main
18
with:
19
owner: 'GuillaumeFalourd'
20
+ branch: master
21
repository: 'formulas-training'
22
access-token: ${{ secrets.ACCESS_TOKEN }}
23
@@ -36,6 +37,7 @@ jobs:
36
37
38
39
40
41
42
43
@@ -55,6 +57,7 @@ jobs:
55
57
56
58
59
60
61
62
63
0 commit comments