mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 02:40:02 +02:00
Unconditionally run workflow on commit
This commit is contained in:
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@@ -3,11 +3,6 @@ name: Deploy site
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- _pages/**
|
||||
- .github/workflows/publish.yml
|
||||
- package.json
|
||||
- Gemfile
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user