Commit Graph

17 Commits (master)

Author SHA1 Message Date
Oscar Dominguez dd6d738262
ci(markdownlint): upgrade actions/checkout to v3 (#877) 2022-10-03 14:40:17 +01:00
James Harris 343e5bcde5
ci: add missing character from version tag 2021-07-09 22:37:14 +01:00
James Harris 1a08887aab
ci: update action versions
Markdownlint changes their default branch from master to main, so it was no longer able to find the action. Pinned to latest releases to avoid future issues like this.
2021-07-09 13:06:39 +01:00
James Harris c3170be6a7
Update label.yml 2020-07-09 18:37:00 +01:00
James Harris a7077ec72e
Delete markdownlinks.yml 2020-06-14 20:47:40 +01:00
James Harris 51ff02b98f
Rename markdownlint.yaml to markdownlint.yml 2020-06-14 20:41:58 +01:00
James Harris eddccc79e1
Rename markdownlinks.yaml to markdownlinks.yml 2020-06-14 20:41:48 +01:00
James Harris 279c4df741
ci: check links in markdown are not dead 2020-06-14 20:41:35 +01:00
James Harris 5682c0f9db
ci: update action job name 2020-06-14 20:38:32 +01:00
James Harris 790d74dad3
ci: don't use my fork of markdownlint 2020-06-14 20:38:15 +01:00
James Harris ecf68cd91e ci(mdl): add markdown linter 2020-06-02 00:29:19 +01:00
James Harris 8e1929290d
ci(labeler): check every 6 hours instead of every 5 minutes 2020-06-01 23:07:36 +01:00
James Harris a084af23b4
Update label.yml 2020-01-09 18:28:37 +00:00
James Harris 51f4f5fe7b
Update label.yml 2020-01-09 18:27:06 +00:00
James Harris 110466d172
fix: use periodic-labeler instead of labeler
The starter labeler action tries to run on the forked repository instead of the origin repository - which errors due to lack of permissions (good). See https://github.com/actions/labeler/issues/12

Switched to periodic-labeler as it runs on origin as intended.
2020-01-08 21:20:09 +00:00
James Harris 5191e7780e
Delete greetings.yml 2020-01-05 16:50:47 +00:00
James Harris 10bb1a6b95
GitHub actions (#544)
* Create label.yml

* Create labeler.yml

* Create greetings.yml
2019-11-20 02:32:09 +00:00