Skip to content

Commit

Permalink
github: Run CI for PR and master push
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Jun 29, 2024
1 parent ce92d43 commit d188790
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: ci
on:
push:
branches:
- '**'
tags:
- '**'
- master
pull_request:
# enable manual trigger
workflow_dispatch:

jobs:
docker:
Expand Down

0 comments on commit d188790

Please sign in to comment.