Skip to content

Commit

Permalink
dbg(git): Remove on PR to main #194
Browse files Browse the repository at this point in the history
closes #194
  • Loading branch information
imAsparky committed Dec 15, 2024
1 parent a66a157 commit 7ec2de2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Release and Deploy
on:
pull_request:
branches: [main]
paths-ignore:
- "**.md"
- "docs/**"
# pull_request:
# branches: [main]
# paths-ignore:
# - "**.md"
# - "docs/**"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7ec2de2

Please sign in to comment.