Skip to content

Commit

Permalink
TMP: Run action on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
gmta committed Nov 19, 2024
1 parent 4fb5fe3 commit 18bd6a5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Bot Deployment

on:
push:
branches:
- master
#on:
# push:
# branches:
# - master
on: pull_request

jobs:
deploy:
Expand Down

0 comments on commit 18bd6a5

Please sign in to comment.