Skip to content

Commit 1b8742e

Browse files
authored
update the usage example in the readme (#1)
* update the usage example
1 parent d9257f0 commit 1b8742e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To use the detect-ci-trigger action in workflows, add a new job:
1515
- uses: actions/checkout@v2
1616
with:
1717
fetch-depth: 2
18-
- uses: keewis/ci-trigger@v1
18+
- uses: xarray-contrib/ci-trigger@v1
1919
id: detect-trigger
2020
with:
2121
keyword: "<keyword>"

0 commit comments

Comments
 (0)