Skip to content

Commit

Permalink
TMP trigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tharvik committed May 6, 2024
1 parent fc85de3 commit 4877869
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 367 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: deploy-server
on:
workflow_run:
workflows: [publish]
branches: [develop]
types: [completed]
on: push

jobs:
build-webapp:
Expand Down
359 changes: 0 additions & 359 deletions .github/workflows/lint-test-build.yml

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: publish
on:
push:
branches: [develop]
on: push

permissions:
contents: read
Expand Down

0 comments on commit 4877869

Please sign in to comment.