Skip to content

Commit

Permalink
ci: Reduce active workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Aug 25, 2024
1 parent 0fc01a3 commit 5c3a80f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 90 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Publish Container

on:
push:
branches: ["main"]
tags:
- "v*"

# Allows you to run this workflow manually from the Actions tab
workflow_call:
workflow_dispatch:

env:
Expand Down
84 changes: 0 additions & 84 deletions .github/workflows/userscript-publish.yml

This file was deleted.

0 comments on commit 5c3a80f

Please sign in to comment.