Skip to content

Commit

Permalink
enable github action "run workflow" btn
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrenn committed Oct 9, 2024
1 parent 63c4f2d commit ec6026f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
types: [opened, synchronize, reopened]
branches-ignore:
- 'l10n_master'
workflow_dispatch:

jobs:
build:
name: Build and Test
Expand Down

0 comments on commit ec6026f

Please sign in to comment.