mirror of
https://github.com/libffi/libffi.git
synced 2026-01-26 10:07:53 +00:00
refactor(.github/workflows/tarball): remove repeated job blocks
This commit is contained in:
parent
7f5375d7c7
commit
1f73aa507e
10
.github/workflows/tarball.yml
vendored
10
.github/workflows/tarball.yml
vendored
@ -4,16 +4,6 @@ on:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
dist:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
name: snapshot-dist-tarball
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
dist:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user