Skip to content

Commit

Permalink
ci: remove tag clause
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Sep 1, 2023
1 parent eb8d2e6 commit 0e19615
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ jobs:
main:
name: ${{ matrix.config.os }} (${{ matrix.config.r }})

if: >
!contains(github.event.commits[0].message, '[skip rcmd]')
runs-on: ${{ matrix.config.os }}

timeout-minutes: 30
Expand Down

0 comments on commit 0e19615

Please sign in to comment.