Skip to content

Commit

Permalink
Does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Jun 25, 2022
1 parent 771d699 commit a0f5cef
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Run reproduction
on:
push:
branches:
- main
pull_request
push:
branches:
- main
pull_request:
types: [opened, edited]

jobs:
run:
Expand Down

0 comments on commit a0f5cef

Please sign in to comment.