mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
rename master branch to stable in github workflows
This commit is contained in:
@@ -3,13 +3,13 @@ name: build-pypi
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- stable
|
||||
- develop
|
||||
- 'release/**'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
- stable
|
||||
- 'release/**'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user