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 3a7e932 commit cd4fc7a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 363 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: deploy-server
on:
workflow_run:
workflows: [publish]
branches: [develop]
types: [completed]

jobs:
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 cd4fc7a

Please sign in to comment.