Skip to content

Commit a9cb5d1

Browse files
committed
ci
1 parent f8bb5a4 commit a9cb5d1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-avif-binaries.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Build AVIF binaries
22

33
on:
4+
push:
5+
# any branch
6+
branches: [ "*" ]
47
workflow_dispatch: # Allows manual triggering
58

69
jobs:

0 commit comments

Comments
 (0)