Skip to content

Commit f1e1ac3

Browse files
committed
simplify workflow
1 parent 69b28ee commit f1e1ac3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ permissions:
2121
jobs:
2222
build:
2323
name: Build (Docs)
24-
if: github.event_name == 'workflow_dispatch' || github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
2524
runs-on: ubuntu-latest
2625

2726
steps:

0 commit comments

Comments
 (0)