mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-09 05:16:47 +03:00
Update main.yml
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -1,10 +1,9 @@
|
|||||||
This is a basic workflow to help you get started with Actions
|
This is a basic workflow to help you get started with Actions
|
||||||
|
|
||||||
name: Docker Builds
|
name: build docker images
|
||||||
|
|
||||||
# Controls when the workflow will run
|
# Controls when the workflow will run
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
push:
|
push:
|
||||||
branches: master
|
branches: master
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user