Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC authored Feb 15, 2024
1 parent 2f20415 commit 23f4a8d
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: Deploy to GitHub Pages

on:
push:
branches: ["main"]
paths:
- bin/**
- ".well-known/**"
- .github/workflows/gh-pages.yml
- "*.html"
workflow_run:
workflows: ['Configure and maintain mta-sts.txt']
types:
- completed
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down

0 comments on commit 23f4a8d

Please sign in to comment.