mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 06:31:00 +00:00
Add temporary workflow to refresh contributor cache
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
name: Refresh
|
||||||
|
on: workflow_dispatch
|
||||||
|
jobs:
|
||||||
|
refresh:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- run: echo "Refreshing contributor cache"
|
||||||
Reference in New Issue
Block a user