Skip to content

Commit

Permalink
[build] Fix action triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
yomnes0 authored Mar 7, 2024
1 parent e6c3991 commit 45106c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/abi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: ABI checks

on:
push:
workflow_dispatch:
branches: [ master ]
pull_request:
branches: [ master ]

env:
SRT_BASE: v1.5.0
Expand Down

0 comments on commit 45106c6

Please sign in to comment.