Skip to content

PCR simulation should have circularity as an aspect of the sequence itself, not of the entire function #441

PCR simulation should have circularity as an aspect of the sequence itself, not of the entire function

PCR simulation should have circularity as an aspect of the sequence itself, not of the entire function #441

Workflow file for this run

name: notify social media
on:
release:
issues:
issue_comment:
discussion:
discussion_comment:
push:
branches:
- notify # for testing purposes
- dev
- main
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Actions for Discord
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/[email protected]