Skip to content

Commit

Permalink
[TEMP]
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Sep 13, 2024
1 parent 39aa753 commit 5a16701
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .github/workflows/boost_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,8 @@

name: boost_release

on:
pull_request:
paths:
- ci_boost_common.py
- ci_boost_release.py
- '.github/workflows/boost_release.yml'
push:
paths:
- ci_boost_common.py
- ci_boost_release.py
- '.github/workflows/boost_release.yml'
branches:
- master
- develop
- feature/**
on: push


jobs:
linux:
Expand Down

0 comments on commit 5a16701

Please sign in to comment.