Skip to content

Commit

Permalink
fix: rm dev-build on push to dev/**
Browse files Browse the repository at this point in the history
  • Loading branch information
RalXYZ committed Nov 22, 2024
1 parent 8237b52 commit 013cc2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Dev Build

on:
push:
branches:
- dev**
pull_request:
types: [opened, synchronize, reopened]

Expand Down

0 comments on commit 013cc2c

Please sign in to comment.