Skip to content

Commit

Permalink
Enable Fork Pull Request Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
spjmurray committed Apr 16, 2024
1 parent 5a36e6e commit c974a63
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Unikorn Push
on:
push:
branches-ignore:
- main
tags-ignore:
- '*'
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
env:
GO_VERSION: 1.22.1
jobs:
Expand Down

0 comments on commit c974a63

Please sign in to comment.