mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 23:50:38 +00:00
feat(ci): Add lint and try dnf in in autobuild (#593)
* feat(ci): Add lint and try `dnf in` in autobuild
This also renames some workflows.
* feat: test out the workflow by messing up uxplay
* chore(ci): simplify mg notify part
* try?
* guess it's time to revert mg
* fix fail hdl
* Revert "feat: test out the workflow by messing up uxplay"
This reverts commit c6d56ac9f2.
* yeah let's try using seto instead (faster!)
* fix newline stuff again
* ok let's try this too
* escape the strings
* fix dnf and some formatting
* fix?
* confusion
* more quote fixing
* a
* idk?
* aaaa
* revert seto-fonts
* more opts?
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Automatically check for updates
|
||||
name: Update
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/30 * * * *"
|
||||
|
||||
Reference in New Issue
Block a user