Commit Graph

8 Commits

Author SHA1 Message Date
790d74dad3 ci: don't use my fork of markdownlint 2020-06-14 20:38:15 +01:00
ecf68cd91e ci(mdl): add markdown linter 2020-06-02 00:29:19 +01:00
8e1929290d ci(labeler): check every 6 hours instead of every 5 minutes 2020-06-01 23:07:36 +01:00
a084af23b4 Update label.yml 2020-01-09 18:28:37 +00:00
51f4f5fe7b Update label.yml 2020-01-09 18:27:06 +00:00
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
5191e7780e Delete greetings.yml 2020-01-05 16:50:47 +00:00
10bb1a6b95 GitHub actions (#544)
* Create label.yml

* Create labeler.yml

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