Skip to content

More efficient calculation of axial currents #808

More efficient calculation of axial currents

More efficient calculation of axial currents #808

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello @${{ github.actor }} , thank you for submitting an issue!'
pr-message: 'Hello @${{ github.actor }} , thank you submitting a pull request!'