Skip to content

Commit

Permalink
Fix Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
daklauss committed Oct 30, 2024
1 parent aa34e47 commit 18f6f98
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
name: pipeline

on:
push:
branches:
- master
- dev
- add-dead-end-filtration
- test_ci
pull_request:


on: [push, pull_request]
jobs:
test-job:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 18f6f98

Please sign in to comment.