Skip to content

chore: Use GPL license with https. #56

chore: Use GPL license with https.

chore: Use GPL license with https. #56

Workflow file for this run

---
name: ci
on:
pull_request:
branches: [master]
jobs:
empty-test:
runs-on: ubuntu-latest
steps:
- name: Do nothing
run: echo "Everything is OK!"