Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-langium-bot committed Dec 12, 2023
1 parent 11b5795 commit 5d437c3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy PR previews

on:
pull_request_target:
pull_request:
types:
- opened
- synchronize
Expand All @@ -10,10 +10,6 @@ on:

concurrency: preview-${{ github.ref }}

permissions:
contents: write
pull-requests: write

defaults:
run:
shell: bash
Expand Down

0 comments on commit 5d437c3

Please sign in to comment.