Skip to content

Commit 6b5bd27

Browse files
committed
trigger workflow
1 parent da5f1d1 commit 6b5bd27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Update README
33
on:
44
push:
55
branches:
6-
- main # or the branch you want to trigger the workflow
6+
- master # this repo called master, because created before 2020
77

88
jobs:
99
update-readme:

0 commit comments

Comments
 (0)