Skip to content

Commit

Permalink
fix: rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjsbell committed Oct 18, 2024
1 parent 0b5934a commit defae0a
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
name: "Lint+Test"
on:
# pull_request:
# types: [labeled, opened, synchronize, reopened, auto_merge_enabled]
# push:
# branches:
# - movement
pull_request_target:
pull_request:
types: [labeled, opened, synchronize, reopened, auto_merge_enabled]
push:
branches:
- movement
types: [ opened, synchronize, reopened ]
workflow_dispatch:

env:
Expand Down

0 comments on commit defae0a

Please sign in to comment.