Skip to content

Commit

Permalink
Reverted previous change to main.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanctech committed Dec 26, 2024
1 parent 89d4711 commit ad133d8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build Dalamud
on:
push:
pull_request:
types: [opened]
workflow_dispatch:
on: [push, pull_request, workflow_dispatch]

concurrency:
group: build_dalamud_${{ github.ref_name }}
cancel-in-progress: true
Expand Down

0 comments on commit ad133d8

Please sign in to comment.