Skip to content

Commit

Permalink
Add a pull_request trigger to CI the release process
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin committed May 16, 2024
1 parent f89a27a commit 05367eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/angr-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: angr Release

on:
pull_request:
paths:
- .github/workflows/angr-release.yml
- release-scripts/*
schedule:
- cron: "0 17 * * 2"
workflow_dispatch:
Expand Down

0 comments on commit 05367eb

Please sign in to comment.