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 81812e0 commit 485c907Copy full SHA for 485c907
README.md
@@ -97,7 +97,7 @@ This is how it would end up looking:
97
98
Note that `color` may be specified in either `000000` or `'#000000'` format. Mind the quotes when using yaml.
99
100
-If you want to see an actual config file, you can check out the one in this repo [here](.github/labels.yml).
+If you want to see an actual config file, you can check out the one in this repo [here](.github/workflows/labels.yml).
101
102
This action can either read a local file or fetch it from a custom URL.
103
If you want to use a URL make sure that the data field of the response contains JSON or YAML text that follows the structure above.
0 commit comments