Skip to content

Commit

Permalink
narrator: he could not
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey authored Jul 14, 2023
1 parent 4bd82e1 commit 67f900e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: CI Build
on:
push:
branches:
- 'main'
- 'release/*'
- '*'
paths-ignore:
- 'documentation/**'
tags:
Expand All @@ -12,7 +11,6 @@ on:
# all branches
paths-ignore:
- 'documentation/**'
workflow_dispatch:
jobs:
Build:
# This will:
Expand Down

0 comments on commit 67f900e

Please sign in to comment.