Skip to content

computed: dispose also runs when the value of a computation changes #13

computed: dispose also runs when the value of a computation changes

computed: dispose also runs when the value of a computation changes #13

name: computed
on:
pull_request:
branches: [master]
push:
branches: [master]
jobs:
test:
uses: ./.github/workflows/test_main.yml
with:
package: computed
secrets: inherit