Skip to content

Commit

Permalink
chore(config): remove push dev workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PaleBluDot committed Jan 3, 2025
1 parent 3579c46 commit ec6ddd6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Development
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches-ignore:
- main

jobs:
Test-Release:
Expand Down

0 comments on commit ec6ddd6

Please sign in to comment.