Skip to content

Commit

Permalink
Update main.yml (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-NRCan authored Oct 18, 2023
1 parent c9bc524 commit 0644d31
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Build artifacts and push to gh-pages
on:
pull_request:
#pull_request_target:
# types: [closed]
push:
branches:
- develop
types:
- closed
workflow_call:
workflow_dispatch:

jobs:
# Build the website and create artifacts
Expand Down

0 comments on commit 0644d31

Please sign in to comment.