Skip to content

Commit

Permalink
chore(release): remove dummy triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfourzerofour committed Oct 23, 2023
1 parent b0d710e commit 00f1b4d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Docker release

on:
workflow_dispatch: {}
pull_request:
push:
tags:
- v*
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
push:
tags:
- v*
pull_request:

jobs:
extract-version:
Expand Down

0 comments on commit 00f1b4d

Please sign in to comment.