Skip to content

Commit

Permalink
Remove unused github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-nu committed Jan 26, 2024
1 parent 8a20be0 commit 968c6bf
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 81 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/flow--merge-request.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/flow--new-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ on:
branches:
- production
jobs:
# test:
# name: Test
# uses: ./.github/workflows/job--test-and-lint.yml

build:
name: Build
uses: ./.github/workflows/job--build-containers.yml
# needs: test
with:
BASE_TAG: latest
secrets:
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/flow--new-version.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/job--test-and-lint.yml

This file was deleted.

0 comments on commit 968c6bf

Please sign in to comment.