Skip to content

Commit

Permalink
set on PR for testing action
Browse files Browse the repository at this point in the history
  • Loading branch information
reqlez committed Sep 4, 2023
1 parent d4ff2fb commit 330575e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker_crossbuild_publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Cross-Compile Docker Build and Push

on:
release:
types: [published]
pull_request:
types:
- opened
- synchronize

jobs:
build:
Expand Down

0 comments on commit 330575e

Please sign in to comment.