Skip to content

Commit

Permalink
forgot to re-enabled actions
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Sep 8, 2024
1 parent 6a3ee24 commit c9c22db
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Docker GHA

on:
# push:
# branches:
# - main
# tags:
# - "v*.*.*"
push:
branches:
- main
tags:
- "v*.*.*"
pull_request:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit c9c22db

Please sign in to comment.