You've already forked hastebin-ansi
mirror of
https://github.com/armbian/hastebin-ansi.git
synced 2026-01-06 12:30:55 -08:00
update workflow
This commit is contained in:
4
.github/workflows/master-latest.yml
vendored
4
.github/workflows/master-latest.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: master-latest
|
||||
name: main-latest
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [ "main" ]
|
||||
#schedule:
|
||||
# - cron: '0 3 * * *' # Scheduled runs every day at 3am UTC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user