Skip to content

Commit

Permalink
remove unused workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vincanger committed Mar 4, 2024
1 parent 17a681d commit 61bd73c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/opensaas-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Open SaaS CI
name: e2e tests

on:
push:
Expand Down
27 changes: 0 additions & 27 deletions .github/workflows/playwright.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/retag-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Configure Git
run: |
Expand Down

0 comments on commit 61bd73c

Please sign in to comment.