Skip to content

Commit

Permalink
use one file instead
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliorivas committed May 18, 2024
1 parent 78e9239 commit 66caa74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/on-pull-request.yml

This file was deleted.

7 changes: 6 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
name: Deploy PR previews to GitHub Pages
concurrency: preview-${{ github.ref }}
on:
workflow_call:
pull_request_target:
types:
- opened
- reopened
- synchronize
- closed

permissions:
contents: write
Expand Down

0 comments on commit 66caa74

Please sign in to comment.