1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-28 18:59:50 +02:00

Unconditionally run workflow on commit

This commit is contained in:
lifehackerhansol
2023-04-03 09:52:29 -07:00
committed by GitHub
parent 83bd57ce64
commit c2388a3c7c

View File

@@ -3,11 +3,6 @@ name: Deploy site
on:
push:
branches: [ master ]
paths:
- _pages/**
- .github/workflows/publish.yml
- package.json
- Gemfile
workflow_dispatch:
jobs: