mirror of
https://github.com/mandiant/capa.git
synced 2026-07-04 03:45:31 -07:00
@@ -1,5 +1,8 @@
|
||||
name: build
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
|
||||
name: publish to pypi
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
Reference in New Issue
Block a user