[defect]: v3.2.x: rlm_dpsk and rlm_eap conflicted with GPLv2 #353
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| on: | |
| issues: | |
| types: [opened] | |
| jobs: | |
| titlePrefixCheck: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - if: contains(github.event.pull_request.labels.*.name, 'close') | |
| name: Close Issue | |
| uses: peter-evans/close-issue@v1 | |
| with: | |
| comment: Direct questions about server operation or development to the FreeRADIUS mailing lists https://freeradius.org/support/. | |