updated the frosh 2t4 logo, ocomm exec photos on about us page, and c… #2179
This file contains 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
name: "Automatic Issues" | |
on: ["push"] | |
jobs: | |
build: | |
runs-on: "ubuntu-latest" | |
steps: | |
- uses: "actions/checkout@master" | |
- name: "TODO to Issue" | |
uses: "alstr/[email protected]" | |
id: "todo" |