Skip to content

Commit

Permalink
fix main pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg authored Mar 18, 2023
1 parent 635bac4 commit fb597a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: ci

on:
on:
push:
tags:
- '*'
branches:
- "main"

jobs:
build-docker:
Expand Down

0 comments on commit fb597a5

Please sign in to comment.