Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed Dec 20, 2023
1 parent b20e8e3 commit 119cbc7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/libressl.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: LibreSSL

on:
push:
branches:
- master
- 'support/*'
pull_request: {}
push: {}

concurrency:
group: libressl-${{ github.event_name == 'push' && github.sha || github.ref }}
Expand Down

0 comments on commit 119cbc7

Please sign in to comment.