Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
GiugAles committed Jan 24, 2024
1 parent e08a682 commit 911d381
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/containerize.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
name: Run Tests in Container

on:
push:
Expand All @@ -12,8 +11,8 @@ on:
- renovate.json
- docker-compose.yml
- Dockerfile
- "!${{ github.workflow }}"
- ".github/workflows/**"
- "!.github/workflows/{{ var.GITHUB_WORKFLOW }}"
workflow_dispatch:

# This should be consistent in the whole workflow
Expand Down

0 comments on commit 911d381

Please sign in to comment.