Skip to content

Commit

Permalink
Better format for triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
theypsilon authored Jun 18, 2024
1 parent 9647220 commit 66e8524
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/mra_alternatives_validation.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: MRA Alternatives Validation

on: [push, pull_request, workflow_dispatch]
on:
push:
pull_request:
workflow_dispatch:

jobs:
validate:
Expand Down

0 comments on commit 66e8524

Please sign in to comment.