Skip to content

Commit

Permalink
Execute on PR and push.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Nov 14, 2024
1 parent 88541fe commit 2f50da4
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/dockerbuild.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Build and Push Docker Image

on:
push:
branches:
- 'master'
pull_request:
branches:
- main
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 2f50da4

Please sign in to comment.