Skip to content

Commit c68f208

Browse files
committed
Specify develop branch for checkout
1 parent e696541 commit c68f208

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update_contributors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
# Specify whether to remove untracked files before checking out the repository:
5656
clean: true
5757

58+
# Refers to the development branch:
59+
ref: 'develop'
60+
5861
# Specify whether to download Git-LFS files:
5962
lfs: false
6063
timeout-minutes: 10

0 commit comments

Comments
 (0)