Skip to content

Commit

Permalink
fix: fixed pipeline deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
black-redoc committed May 18, 2024
1 parent 0a9132f commit 599e4d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy

on:
pull_request:
push:
branches: ["master"]
jobs:
deploy:
Expand Down
Empty file removed .github/workflows/touch
Empty file.

0 comments on commit 599e4d2

Please sign in to comment.