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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: