Skip to content

Internal Server Error happens with release 2.4.15.5 and timed out sessions #22

Internal Server Error happens with release 2.4.15.5 and timed out sessions

Internal Server Error happens with release 2.4.15.5 and timed out sessions #22

Workflow file for this run

on:
issues:
types: [opened, reopened]
jobs:
check:
if: github.event.issue.user.login != 'zandbelt'
runs-on: ubuntu-latest
steps:
- if: github.event.action == 'opened'
uses: actions-ecosystem/action-add-labels@v1
name: Label Invalid
with:
labels: invalid
- uses: peter-evans/close-issue@v2
name: Close Issue
with:
comment: "https://github.com/OpenIDC/mod_auth_openidc/wiki#20-why-is-my-ticket-closed-as-invalid"