Skip to content

Commit

Permalink
Reenable ssl test
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Feb 5, 2024
1 parent 09c013d commit deccf1e
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions .github/workflows/ssl_cert.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: SSL certificate test

on:
# Workflow is disabled due to incompatible changes in "test_container_ssl"
#
# push:
# paths:
# - "**.py"
# - "**.yml"
# branches:
# - master
push:
paths:
- "**.py"
- "**.yml"
branches:
- master
pull_request:

workflow_dispatch:
Expand Down

0 comments on commit deccf1e

Please sign in to comment.